.t-Login-logo {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: url(logo-rma.png);
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center;
}

.t-NavigationBar-item.has-username .t-Button-label {
    text-transform: none;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}